﻿dl#Pager2{height:28px;padding:8px 5px;}
dl#Pager2 dd.PageBtn{float:left;height:28px;}
dl#Pager2 dd.PageText{float:right;height:28px;font-size:13px;}
dl#Pager2 dd.PageText label{padding-left:6px;}
dl#Pager2 dd.PageText input#tbpage{border:1px solid #eee;text-align:center;margin:0px 3px;vertical-align:middle;padding:4px 4px 5px 4px;font-family: "微软雅黑", Arial, Tahoma;
color: #666666;}
dl#Pager2 dd.PageText a#btngo{display:inline-block;width:26px;height:26px;line-height:25px;text-align: center;border: 1px solid #EEE;margin-right: 8px;
vertical-align: middle;}
dl#Pager2 a:hover{color:#0066CC;border-color:#ddd;background:rgb(247,247,247);}
dl#Pager2 dd.PageBtn a{display:inline-block;width:26px;height:26px;line-height:25px; text-align:center;margin-right:8px;border:1px solid #eee;}
dl#Pager2 dd.PageBtn a.PagerA{font-weight:bold;color:#fff;background:#cc0000;border:0;width:27px;height:27px;}
dl#Pager2 dd.PageBtn a.pagerPrev{background:url(http://al.cnyuhuan.com/huapu/include/index/page/page_left.gif) center no-repeat;}
dl#Pager2 dd.PageBtn a.pagerNext{background:url(http://al.cnyuhuan.com/huapu/include/index/page/page_right.gif) center no-repeat;}



.c {
	text-align: center;
	color: #888
}

.c strong {
	font-size: 36px;
    text-align: center;
	color: #333
}
.c p {
	font-size: 14px;
    text-indent: 2em;
    text-align: center
}

.c i {
	display: block;
	height: 15px;
	clear: both;
	float: none;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc
}

#index_partner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 85px;
	position: relative;
}
#index_partner .box {
	height: auto;
	width: 1195px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#index_partner .box .picList li {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	float: left;
	width: 238px;
	height: 232px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e5e5e5;
	text-align: center;
	display: table;
}
#index_partner .box .picList li a {
	text-align: center;
	display: table;
	height: 232px;
	width: 100%;
	background-color: #9da8e0;
}
#index_partner .box .picList li a:hover {
	background-color: #2d257b;
	color:#fff;
	border:1px #2d257b solid;
	box-sizing: border-box;
}
#index_partner .box .picList li a:hover p{

	color:#fff;

}
#index_partner .box .picList li span img {
	height: auto;
	width: 100%;
	border: 2px solid #fff;
	box-sizing: border-box;
}
#index_partner .box .picList li span {
	/*vertical-align: middle;
	display: table-cell;*/
}
#index_partner .box .picList li p {
	height: 36px;
	line-height:36px;
            color: #4d4d4d;
}
#index_partner .tab {
	position: absolute;
	height: 36px;
	width: 112px;
	left: 50%;
	right: 50%;
	bottom: -18px;
	margin-left: -56px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#index_partner .tab a {
	width: 55px;
	text-align: center;
	height: 34px;
	line-height: 36px;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/partner_arrow_l.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#index_partner .tab a.prev {
	background-image: url(../images/partner_arrow_r.gif);
}


.job li{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 18px;
    padding: 10px;
}

.job li a{
    color: #000;
}

.job li p{
    float: right;
}

.dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
   position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 122px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.topnav .nav li.dropbtn .dropdown-content a {
    font-size: 15px;
    color: black;
    padding: 12px 16px;
    line-height: 12px;
    text-decoration: none;
    display: block;
    font-weight: normal;
}

.topnav .nav li.dropbtn .dropdown-content a:hover {background-color: #f1f1f1}

.dropdown_1:hover .dropdown-content {
    display: block;
}

.dropdown_2:hover .dropdown-content {
    display: block;
}

.dropdown_3:hover .dropdown-content {
    display: block;
}

.dropdown_4:hover .dropdown-content {
    display: block;
}

.dropdown_5:hover .dropdown-content {
    display: block;
}

.dropdown_6:hover .dropdown-content {
    display: block;
}








